brand

fun brand(withIdentifier: DLCardBrandIdentifier): DLCardBrand?

Detect card brand for an specific card identifier or null if it's not supported.

Return

The specific DLCardBrand or null if it's not supported.

Parameters

withIdentifier

fun brand(withIdentifier: String): DLCardBrand?

Detect card brand for an specific card identifier or null if it's not supported.

Return

The specific DLCardBrand or null if it's not supported.

Parameters

withIdentifier

String identifier for the card brand